libxc: fix memory leak in move_l3_below_4G error handling
authorMatthew Daley <mattjd@gmail.com>
Wed, 30 Oct 2013 07:51:39 +0000 (20:51 +1300)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 31 Oct 2013 21:23:38 +0000 (21:23 +0000)
commit9fae04ff00231e9a1696952b4ef882b9f2309389
treec10f2bd90d11ccaaa4dadfefa7e7c4ad067d5359
parente9fa4c863623eb169cbf6f282921b00dac698ed5
libxc: fix memory leak in move_l3_below_4G error handling

...otherwise mmu gets leaked.

Coverity-ID: 1055844
Signed-off-by: Matthew Daley <mattjd@gmail.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxc/xc_dom_x86.c